In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / IsEmpty Property

IsEmpty Property

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty {get;}
public read-only property IsEmpty: Boolean; 
public function get IsEmpty : boolean
public: __property bool get_IsEmpty();
public:

property bool IsEmpty {

   bool get();

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members